Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove quotes for otel auth config #186797

Merged

Conversation

SylvainJuge
Copy link
Member

Summary

When doing configuration of an OpenTelemetry agent, most of the environment variables are provided with only the value, but the auth headers one is using quotes.

When using a shell script or YAML to set environment variables, the value has to be quoted due to spaces, but it's not always the case, for example when setting an environment variable in Windows.

Also, removing the quotes makes it consistent with other environment variable values.

Screenshot before

Screenshot from 2024-06-24 11-21-52

@obltmachine
Copy link

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@SylvainJuge SylvainJuge marked this pull request as ready for review June 27, 2024 15:14
@SylvainJuge SylvainJuge requested a review from a team as a code owner June 27, 2024 15:14
@botelastic botelastic bot added ci:project-deploy-observability Create an Observability project Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team labels Jun 27, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@kibana-ci
Copy link
Collaborator

kibana-ci commented Jul 1, 2024

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
apm 3.5MB 3.5MB -4.0B

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@SylvainJuge SylvainJuge added the release_note:skip Skip the PR/issue when compiling release notes label Jul 12, 2024
@elasticmachine
Copy link
Contributor

elasticmachine commented Jul 12, 2024

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
apm 3.5MB 3.5MB -4.0B

History

@SylvainJuge SylvainJuge merged commit 180fc29 into elastic:main Jul 12, 2024
24 checks passed
@SylvainJuge SylvainJuge deleted the opentelemetry-config-remove-quotes branch July 12, 2024 09:07
@kibanamachine kibanamachine added v8.16.0 backport:skip This commit does not require backporting labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:review backport:skip This commit does not require backporting ci:project-deploy-observability Create an Observability project release_note:skip Skip the PR/issue when compiling release notes Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants